| CmSisQueueStudent |
| Logical Entity Name | CmSisQueueStudent |
| Default Table Name | CmSisQueueStudent |
| Physical Only | NO |
| Definition | |
| Note |
| CmSisQueueStudent Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
CmSisQueueStudentID |
int | NO | ||
| SyStudentID | int | NO | ||
| MsgType | nvarchar(100) | YES | ||
| MsgText | ntext | YES | ||
| MsgStatus | tinyint | YES | ||
| MsgName | nvarchar(255) | YES | ||
| TagId | nvarchar(50) | YES | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
UserID |
int | NO | ||
| ts | timestamp | NO | ||
| Priority | int | YES | ||
| RecordId | int | NO | ||
| RecordType | varchar(200) | YES | ||
| RecordAction | varchar(20) | YES | ||
| AdEnrollId | int | NO | ||
| DateTx | datetime | NO |
| CmSisQueueStudent Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_CmSisQueueStudentID_CmSisQueueStudentID | PrimaryKey | CmSisQueueStudentID |
| CmSisQueueStudent Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_CmSisQueueStudentUserId_SyStaffSyStaffId | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| CmSisQueueStudent Check Constraints |
| Check Constraint Name | CheckConstraint |